Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE


Starting and stopping the broker process via the command line

The broker can be started from a Windows or UNIX command line prompt in addition to the Progress Explorer interface.

To start the broker process from the command line:

  1. Start an instance for the supporting ORACLE database.
  2. Set the environment variables in the shell from which you are starting the DataServer. Table 6–1 describes how to set them.
  3. Table 6–1: Environment variables for the remote DataServer 
    Variable
    How to set it
    DSLOGDIR
    The pathname to the directory where the DataServer creates the log file, dataserv.lg, to track processes and error messages. By default, the DataServer creates this file in the current directory. (Optional)
    ORACLE_HOME
    The pathname of the directory where ORACLE is installed.
    ORACLE_SID
    The identifier for the ORACLE instance you are accessing.
    ORASRV
    The name of the executable (including the path) of the ORACLE DataServer.
    PROBRKR
    The pathname to the executable of the broker.

    Note: If you change the values of any environment variables, such as ORACLE_SID, ORACLE_HOME, or ORASRV, you must shut down the DataServer processes and restart them.

  4. To start the DataServer broker process, enter the following command at the system prompt. Select the service-name from the list of available services:
  5. broker-executable-name -H host-name -S service-name 
    

    For example, the following command uses the default broker executable:

    _probrkr  -H paris -S demosv 
    

To stop the DataServer modules by shutting down the broker, enter this command at the system prompt of the client machine:

proshut -Gw -H host-name -S service-name 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095